<!DOCTYPE html>
<html class="client-nojs vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-0 vector-toc-not-available vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-0 vector-feature-night-mode-enabled skin-theme-clientpref-os vector-sticky-header-enabled" lang="fr" dir="ltr"><head>
<meta charset="UTF-8">
<title>Linux-VServer</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="./_res_/favicon.png">
<link rel="canonical" href="https://fr.wikipedia.org/wiki/Linux-VServer"> <link href="./_mw_/ext.wikimediamessages.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./_mw_/site.styles.css">
<link rel="stylesheet" type="text/css" href="./_mw_/noscript.css">
<link rel="stylesheet" type="text/css" href="./_res_/footer.css">
<link rel="stylesheet" type="text/css" href="./_res_/vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Linux-VServer rootpage-Linux-VServer skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading"><span class="mw-page-title-main">Linux-VServer</span></h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="contentSub">
<div id="mw-content-subtitle"></div>
</div>
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="fr" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="fr" dir="ltr"><div class="infobox_v3 infobox infobox--frwiki noarchive" style="width:260px">
<div class="entete icon informatique" style="color: #000000;"><style data-mw-deduplicate="TemplateStyles:r228712691">
/* start https://fr.wikipedia.org/ */
.mw-parser-output .entete.informatique{background-image:url("./_mw_/Picto.nfo.png")}
/* end https://fr.wikipedia.org/ */
</style>
<div>Linux-VServer</div>
</div>
<div class="images">
</div>
<p class="mw-empty-elt">
</p>
<table><caption style="color:#000000;">Informations</caption>
<tbody><tr>
<th scope="row"> <a href="Version_d'un_logiciel" title="Version d'un logiciel">Dernière version</a>
</th>
<td>
2.2</td>
</tr>
<tr>
<th scope="row"><a href="D%C3%A9p%C3%B4t_(informatique)" title="Dépôt (informatique)">Dépôt</a></th>
<td>
<span class="wd_p1324"><a rel="nofollow" class="external text" href="https://github.com/linux-vserver/util-vserver">github.com/linux-vserver/util-vserver</a> et <a rel="nofollow" class="external text" href="https://github.com/linux-scraping/linux-vserver">github.com/linux-scraping/linux-vserver</a></span></td>
</tr>
<tr>
<th scope="row"> <a href="Langage_de_programmation" title="Langage de programmation">Écrit en</a>
</th>
<td>
<span class="wd_p277"><a href="C_(langage)" title="C (langage)">C</a></span></td>
</tr>
<tr>
<th scope="row"><a href="Plateforme_informatique" title="Plateforme informatique">Environnement</a></th>
<td>
<a href="Linux" title="Linux">Linux</a></td>
</tr>
<tr>
<th scope="row"> Type
</th>
<td>
<a href="Virtualisation#Isolateur" title="Virtualisation">Virtualisation (isolateur)</a></td>
</tr>
<tr>
<th scope="row"><a href="Licence_de_logiciel" title="Licence de logiciel">Licence</a></th>
<td>
<a href="GNU" title="GNU">GNU</a> <a href="Licence_publique_g%C3%A9n%C3%A9rale_GNU" title="Licence publique générale GNU">GPL</a> v2</td>
</tr>
<tr>
<th scope="row"><a href="Site_web" title="Site web">Site web</a></th>
<td>
<a rel="nofollow" class="external text" href="http://linux-vserver.org/Welcome_to_Linux-VServer.org">linux-vserver.org</a></td>
</tr>
</tbody></table>
<p class="mw-empty-elt">
</p>
</div>
<p><b>Linux-VServer</b> est un isolateur des contextes de sécurité combiné à du routage segmenté, <a href="Chroot" title="Chroot">chroot</a>, quotas étendus et autres outils standards.
</p><p>Projet lancé à l'origine par Jacques Gélinas à l'origine du patch CTX, Linux-VServer consiste en un <a href="Correctif" class="mw-redirect" title="Correctif">correctif</a> pour le <a href="Noyau_Linux" title="Noyau Linux">noyau Linux</a> qui permet d'exécuter plusieurs applications dans différents contextes de sécurité sur une même machine hôte. Linux-VServer est également muni d'un ensemble d'outils pour installer et gérer ces contextes.
</p><p>Ce projet permet d'exécuter un ou plusieurs environnements d'exploitation (<a href="Syst%C3%A8me_d'exploitation" title="Système d'exploitation">systèmes d'exploitation</a> sans le noyau) ; autrement dit, il permet d'exécuter une ou plusieurs distributions sur une distribution.
</p><p>Linux-VServer est une solution de <a href="Virtualisation_(informatique)" class="mw-redirect" title="Virtualisation (informatique)">virtualisation</a> beaucoup plus poussée que le simple <a href="Chroot" title="Chroot">chroot</a>.
</p><p>À ne pas confondre avec le système de <a href="R%C3%A9partition_de_charge" title="Répartition de charge">répartition de charge</a> <a href="Linux_Virtual_Server" title="Linux Virtual Server">Linux Virtual Server</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Architecture">Architecture</h2></div>
<table cellspacing="2" align="center">
<caption><i>Architecture d'un isolateur</i>
</caption>
<tbody><tr>
<td>
<table border="1" cellpadding="3" align="center" style="border: 1px solid #999; border-collapse:collapse; background-color:#FFFFFF">
<tbody><tr bgcolor="#CCCCCC">
<td align="center">
<p>Logiciels
</p><p>de
</p><p>contrôle
</p>
</td></tr></tbody></table>
</td>
<td>
<table style="border: 1px dashed #999; background-color:#FFFFFF" cellpadding="2">
<tbody><tr bgcolor="#CCCCCC">
<td>
<table border="1" cellpadding="3" align="center" style="border: 1px solid #999; border-collapse:collapse; background-color:#FFFFFF">
<tbody><tr>
<td align="center">User-space
</td></tr></tbody></table>
<p>Linux-VServer
</p>
</td></tr></tbody></table>
</td>
<td>
<table style="border: 1px dashed #999; background-color:#FFFFFF" cellpadding="2">
<tbody><tr bgcolor="#CCCCCC">
<td>
<table border="1" cellpadding="3" align="center" style="border: 1px solid #999; border-collapse:collapse; background-color:#FFFFFF">
<tbody><tr>
<td align="center">User-space
</td></tr></tbody></table>
<p>Linux-VServer
</p>
</td></tr></tbody></table>
</td></tr>
<tr bgcolor="#EFEFEF">
<td colspan="3" align="center"><b>OS hôte</b>
</td></tr>
<tr bgcolor="#EFEFEF">
<td colspan="3" align="center">Matériel
</td></tr></tbody></table>
<div class="mw-heading mw-heading2"><h2 id="Avantages">Avantages</h2></div>
<p>Il n'y a pas de surcharge liée à l'empilement de plusieurs noyaux et à l'émulation, les applications en <a href="Espace_utilisateur" title="Espace utilisateur">espace utilisateur</a> s'exécutent directement sur le noyau hôte. L'utilisation d'un fichier disque dur virtuel n'est pas nécessaire, l'espace disque des instances de Linux-VServer utilise directement le <a href="Syst%C3%A8me_de_fichiers" title="Système de fichiers">système de fichiers</a> de l'hôte.
</p><p>Il est possible d'<i>unifier</i>, c'est-à-dire de <i>mettre en commun</i>, certains programmes ou fichiers pour consommer moins de ressources. D'une manière générale et même sans <i>unification</i>, la virtualisation par VServer est très économe de ressources disque et mémoire tout en offrant un haut degré d'isolation et donc de sécurisation.
</p>
<div class="mw-heading mw-heading2"><h2 id="Inconvénients"><span id="Inconv.C3.A9nients"></span>Inconvénients</h2></div>
<ul><li>VServer n'est pas intégré aux sources officielles de Linux, il est donc nécessaire d'appliquer le correctif et recompiler le noyau. Il existe cependant certaines <a href="Distribution_Linux" title="Distribution Linux">distributions</a> qui proposent des noyaux précompilés avec le support VServer (notamment <a href="Debian" title="Debian">Debian</a>) ;</li>
<li>Les machines hôtes partagent le même noyau et donc potentiellement les mêmes bugs et problèmes de sécurité ;</li>
<li>Il est impossible d'allouer des ressources en <a href="Entr%C3%A9es-sorties" class="mw-redirect" title="Entrées-sorties">entrée/sortie</a> disque par système hôte ;</li>
<li>La migration d'hôte à hôte est plus difficile qu'avec un <a href="%C3%89mulation" title="Émulation">émulateur</a> ou un virtualiseur ;</li>
<li>Le réseau n'est pas virtualisé mais simplement isolé. Il n'est donc pas possible de faire du <a href="Routage" title="Routage">routage</a> au sein d'un VPS ;</li></ul>
<div class="mw-heading mw-heading2"><h2 id="Voir_aussi">Voir aussi</h2></div>
<style data-mw-deduplicate="TemplateStyles:r194021218">
/* start https://fr.wikipedia.org/ */
.mw-parser-output .autres-projets>.titre{text-align:center;margin:0.2em 0}.mw-parser-output .autres-projets>ul{margin:0;padding:0}.mw-parser-output .autres-projets>ul>li{list-style:none;margin:0.2em 0;text-indent:0;padding-left:24px;min-height:20px;text-align:left;display:block}.mw-parser-output .autres-projets>ul>li>a{font-style:italic}@media(max-width:720px){.mw-parser-output .autres-projets{float:none}}
/* end https://fr.wikipedia.org/ */
</style>
<div class="mw-heading mw-heading3"><h3 id="Liens_externes">Liens externes</h3></div>
<ul><li><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <a rel="nofollow" class="external text" href="http://linux-vserver.org/">Site officiel</a></li>
<li><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <a rel="nofollow" class="external text" href="http://linux-vserver.org/Overview">Présentation de Linux-VServer</a></li>
<li><abbr class="abbr indicateur-langue" title="Langue : français">(fr)</abbr> <a rel="nofollow" class="external text" href="http://blog.blaisethirard.com/installation-de-linux-vserver-sur-debian-7-wheezy/">Installation de Linux-VServer sur Debian 7.0</a></li></ul>
<div class="navbox-container" style="clear:both;">
</div>
<ul id="bandeau-portail" class="bandeau-portail"><li><span class="bandeau-portail-element"><span class="bandeau-portail-icone"><span class="noviewer" typeof="mw:File"></span></span> <span class="bandeau-portail-texte">Portail de Linux</span> </span></li> <li><span class="bandeau-portail-element"><span class="bandeau-portail-icone"><span class="noviewer" typeof="mw:File"></span></span> <span class="bandeau-portail-texte">Portail de la sécurité des systèmes d'information</span> </span></li> <li><span class="bandeau-portail-element"><span class="bandeau-portail-icone"><span class="noviewer" typeof="mw:File"></span></span> <span class="bandeau-portail-texte">Portail des logiciels libres</span> </span></li> </ul></div><!--htdig_noindex--><div><div class="zim-footer">
Cet article est issu de <a class="external text" title="Dernière modification le 2022-02-28" href="https://fr.wikipedia.org/wiki/?title=Linux-VServer&oldid=191500280">Wikipédia</a>. Sauf mention contraire, le texte est disponible sous <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.fr">Creative Commons Attribution-Share Alike 4.0</a>. Des conditions supplémentaires peuvent s’appliquer aux fichiers multimédias.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
<script src="./_webp_/webpHandler.js"></script>
</body></html>